home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 7 / PC World Interactive 7.iso / pcgames / EMERGY / DX5SDK / SDK / SAMPLES / DIFF1 / readme.txt
Text File  |  1997-07-14  |  370b  |  10 lines

  1. DirectInput Force Feedback Simple Sample 1
  2.  
  3. This application applies raw forces to a force feedback joystick,
  4. illustrating how a simulator-type application can use force feedback
  5. to generate forces computed by a physics engine.
  6.  
  7. The center of the program is the joySetForcesXY() function, which
  8. accepts two-dimensional force data and sends it to the joystick.
  9.  
  10.